- PurpleCoreUiOps
alias PurpleCoreUiOps = _Anonymous_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_purple_core_ensure_single_instance
alias da_purple_core_ensure_single_instance = gboolean function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_purple_core_get_ui
alias da_purple_core_get_ui = const(char)* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_purple_core_get_ui_info
alias da_purple_core_get_ui_info = GHashTable* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_purple_core_get_ui_ops
alias da_purple_core_get_ui_ops = PurpleCoreUiOps* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_purple_core_get_version
alias da_purple_core_get_version = const(char)* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_purple_core_init
alias da_purple_core_init = gboolean function(const(char)* ui)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_purple_core_migrate
alias da_purple_core_migrate = gboolean function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_purple_core_quit
alias da_purple_core_quit = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_purple_core_quit_cb
alias da_purple_core_quit_cb = gboolean function(gpointer unused)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_purple_core_set_ui_ops
alias da_purple_core_set_ui_ops = void function(PurpleCoreUiOps* ops)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_purple_get_core
alias da_purple_get_core = PurpleCore* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_core_ensure_single_instance
gboolean purple_core_ensure_single_instance()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_core_get_ui
const(char)* purple_core_get_ui()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_core_get_ui_info
GHashTable* purple_core_get_ui_info()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_core_get_ui_ops
PurpleCoreUiOps* purple_core_get_ui_ops()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_core_get_version
const(char)* purple_core_get_version()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_core_init
gboolean purple_core_init(const(char)* ui)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_core_migrate
gboolean purple_core_migrate()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_core_quit
void purple_core_quit()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_core_quit_cb
gboolean purple_core_quit_cb(gpointer unused)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_core_set_ui_ops
void purple_core_set_ui_ops(PurpleCoreUiOps* ops)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_get_core
PurpleCore* purple_get_core()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_core_ensure_single_instance
da_purple_core_ensure_single_instance purple_core_ensure_single_instance;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_core_get_ui
da_purple_core_get_ui purple_core_get_ui;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_core_get_ui_info
da_purple_core_get_ui_info purple_core_get_ui_info;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_core_get_ui_ops
da_purple_core_get_ui_ops purple_core_get_ui_ops;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_core_get_version
da_purple_core_get_version purple_core_get_version;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_core_init
da_purple_core_init purple_core_init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_core_migrate
da_purple_core_migrate purple_core_migrate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_core_quit
da_purple_core_quit purple_core_quit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_core_quit_cb
da_purple_core_quit_cb purple_core_quit_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_core_set_ui_ops
da_purple_core_set_ui_ops purple_core_set_ui_ops;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_get_core
da_purple_get_core purple_get_core;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.